Northwoods.GoSilverlight 1.3.5 Assembly
GetLabelNodeForLink Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > GraphLinksModel<NodeType,NodeKey,PortKey,LinkType> Class : GetLabelNodeForLink Method

linkdata
Get the "label" node data for a link data, if any.

Syntax

Visual Basic (Declaration) 
Public Function GetLabelNodeForLink( _
   ByVal linkdata As LinkType _
) As NodeType
C# 
public NodeType GetLabelNodeForLink( 
   LinkType linkdata
)

Parameters

linkdata

Return Value

a NodeType node data

Remarks

This is used for model navigation and graph traversal.

Requirements

See Also

© 2012 All Rights Reserved.